• Fixed Bug: (new in 1.0ß0) Crash on some macs w/o FPU in a PopUp menu
• Fixed Bug: (new in 1.0ß0) Default function Pref was ignored
• Fixed Bug: (new in 1.0ß0) Sometimes error recovering was not too good
• Uses IC 1.2
Changes 1.0ß0 -> 1.0ß1
• Fixed Bug: (new in 1.0ß0) Crash if ther is not Color QuickDraw
• Fixed Bug: (new in 1.0ß0) Crash on some macs w/o FPU in a PopUp menu
• Fixed Bug: (new in 1.0ß0) Crash on 68000 macs
• Fixed Bug: (new in 1.0ß0) Some ballons were swaped
• Fixed Bug: (new in 1.0ß0) Fail expanding some .Z files (duplicate fref)
• Fixed Bug: (new in 1.0ß0) Fail expanding some .bin.gz files
• Fixed Bug: (new in 1.0ß0) Sometimes droping a bunch of very small files didn't work
• Fixed some errors (and english misspelling) on the documentation
Changes 0.3ß5 -> 1.0ß0
• Fixed Bug: earlier versions didn't check the correctness of file names
• New interface
• MacBinary II support
• Faster
• Gzip errors no longer force MacGzip to quit (setjmp)
• True batch processing
• Uses Notification Manager
• Can do folders in a configurable way
• Can use a default destination folder
• New 'Compress to...' and 'Expand to...' menus
• New Drag&Drop key to force 'Prompt for destination'
• New Drag&Drop keys for other things
• Uses Internet Config 1.1
• -N and -n gzip options supported
• Better custom suffix options
• Optionally prompt for destination if file exists
• New 68k alert in PPC version
Changes 0.3ß4 -> 0.3ß5
• Fixed Bug: PPC code of 0.3b4 failed when compressing .zip files (bug in CW 6 compiler)
• Fixed Bug: 0.3b4 didn't check for fails in 'write' (New in 0.3b4)
Changes 0.3ß3 -> 0.3ß4
• Fixed Bug: 0.3b3 erroneusly reported CRC error for large ascii files (New in 0.3b3)
Changes 0.3ß2 -> 0.3ß3
• First version for PowerPC (ported by Erling Johansen <ejo@vingmed.no>)
• Changed unix dates translation
• Now, when the version of the preferences file doesn't match, prompts for new prefs
Changes 0.2.2 -> 0.3ß2
• Internet Config Aware (For suffix mapping and ASCII mode)
• Fixed Bug: in 0.2.2 you cant gzip a file called '-'
• Fixed Bug: in 0.2.2 when the settings on the prefs menus are changed and cancelled, the next time the prefs dialog is open, there are two marks
• Fixed Bug: in 0.2.2 when compressing 'TEXT' files, if gzip menu is set to compress; the mode is the menu setting reagardless the 'ascii for TEXT' preference.
• In 0.3 you can Drop several files on MacGzip even it is already open (open but not working!)
• You can drop folders on MacGzip 0.3 (perhaps you'll need to rebuild your desktop).
• MacGzip 0.3 accepts High Level Events (just the Required Suite by now)
• Some unwanted exits had been removed
Changes 0.2.1 -> 0.2.2
• Fixed bug in dates
( MacOS Fri Jan 1 00:00:00 1904 = Unix Thu Jan 1 00:00:00 1970 )
• Fixed bug in progress bar when input file's size is about 30 Mb
• Suffix Mapping using Fetch Prefs
• Ascii compression
• Automatic ascii mode selection
• Automatic compress-uncompress
• Keep originals option
• Minor fixes…
Changes 0.2 -> 0.2.1
• Fixed 'write to NIL' bug
Changes 0.1ß3 -> 0.2
• Enabled '(don't) Quit When Finished' Preference (see README)
• Fixed bug with name too long
• Cmd-Arrow keys change Compression Level in Prefs Dialog
• Do osEvt & diskEvt
• Cosmetic changes in Prefs dialog, About & progress window
• Aligned ics* icons for .Z files (Rebuild your Desktop!)
• gzip called always with -N (see GNU docs)
Changes 0.1ß2 -> 0.1ß3
• Fixed odd adress in 68000. (0.1ß3 runs on Plus and SE)
Changes 0.0ß -> 0.1ß2
• Included source
• Modified 'About...' dialog to show GNU's Public Licence
• Now the warning when resource fork is not empty pops up when opening documents from finder, too.
• Compiled for 68000 instead of 68020
• Remember window position in the prefs file
Changes 0.0ß -> 0.1ß
• Now MacGzip accepts any type of file.
• When compressing files, MacGzip will warn you if the input file has resource fork.
• Now uncompress large Unix compress files (.Z) works correctly
• When you Drag&Drop files on MacGzip, you can use the next keys to override your existing settings:
'option key' : The file will be compressed
'a' : Use ascii mode (uncompress only)
'b' : Use binary mode (uncompress only)
• Now, the 'done' sound is not a system beep.
• Not used option "-q" (more warnings and explanations)
• Fixed a bug that made the Mac crash when the input file was corrupted